@charset "utf-8";
/************************************************************************
 * 公司	: suyee inc.
 * 网址	: www.suyee.net.cn
 * 作者QQ: 新月(46780956)
 * 日期	: 2020.04.22
************************************************************************/
/*.pcDIV	{display: block;}*/
.mobileDIV {	display: none;}
/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {	display: block}
/* 灰度滤镜
.star img {    filter: grayscale(100%);    -webkit-filter: grayscale(100%);    transition: -webkit-filter 2s;    transition: filter 2s;} */
/* common */
* {	margin: 0;	padding: 0;}
html {	height: 100%}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, img, span {	margin: 0;	padding: 0;}
ul, ol {	margin: 0;	padding: 0;	list-style-type: none;}
img {	border: 0;	max-width: 100%;	height: auto;	width: auto\9; /* ie8 */}
#code_img{padding:9px 5px; background:#ECF6FE;}/* phpcms 验证码背景 */
body {
	display: block;
	width: 100%;overflow-x:hidden;
	margin: 0 auto;
	background: #FFF;
	transition: all ease-out 0.3s;
	color: #666;
	font-size: 1em;
	line-height: 1.5;
	font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;
}
a:link {	text-decoration: none;  color: #555;}
a:visited {	text-decoration: none;	color: #555;}
a:hover {	text-decoration: none;	color: #06C;}
a:active {	text-decoration: none;	color: #555;}

/*主色 #0c4ca3 = rgba(12,76,163,0.9)*/
.clear{ clear:both !important; font-size:0 !important; line-height:0 !important; height:0 !important;}
.txtCenter{ text-align:center!important;}
.txtleft{ text-align: left!important;}
.txt16{ font-size:16px!important;line-height:26px!important;}
.moree{ display:block; float:right; margin:6px 20px 0 0; border:0;}
.leftimg{ display:block; float:left; margin:0; padding:0; border:none;}
.hand	{cursor:pointer}
.overflow	{overflow:auto; overflow:hidden}
.none	{display:none !important}
.hide	{display:block; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; text-indent:-9999px;}
.pos_rel	{position:relative;}

/* tabel 全局 */
.table{width:100%;}
.table table{ float:left; width:100%; border: #d8d8d8 1px solid; border-collapse:collapse; font: normal 14px/25px "Arial",Arial, Microsoft YaHei; }
.table table td{ border: #d8d8d8 1px solid; border-collapse:collapse; padding:7px 4px; }
.table table th{ border: #d8d8d8 1px solid; border-collapse:collapse; padding:7px 0;  background:#f8f8f8; position: relative;}
.table table tr{ border: #d8d8d8 1px solid; border-collapse:collapse;  background:#FFF; }
.table table tr:hover{  background:#f6f6f6; }
.table table  tr.topline > * {    border-top-color: #b3b3b3;}
.table table th:before {
    content: '';
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 15px;
    width: 1px;
    background: #dedede;
}
.table table th:first-child:before { display:none; width: 0; overflow:hidden;}
.table table tr td:last-child { border-right:; }
.table table tr td:first-child { color: }
.table table tr td.border_none{ border-right:none; }
.table table a{ color:#067BC6; }
.table table a:hover{ color: #39F; }


.tabelMessage{ float:left; width:100%; border-bottom: #666 1px solid; }
.tabelMessage td{  border-bottom: #d8d8d8 1px solid; padding:10px 0;}
.tabelMessage .tdR{ padding-right:5%;}
.tabelMessage .tdone{border-top: #666 1px solid;}
/* button */
button	{display:inline-block; padding:0; border:0; background:transparent; text-align:center; vertical-align:middle; cursor:pointer; white-space:nowrap}
button.dis,
button.dis	span	{cursor:default}
button.dis:hover	span	{background-position:0 0}
button.dis:hover	span	span	{background-position:right 0}


/* 表单与按钮 */
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:0.7;}
.btn:hover, .btn-quote:hover, .knop:hover {  text-decoration:none!important;}
	
/* 全局公共 */
.relative{ position:relative;}
.subtitle{display: block; width:100%; float:left;line-height: 2;  }
.til_left{ text-align:left !important; float:left!important;margin:auto;}
.w50{ float:left; width:50%;}
.w50:after{ content: ''; clear: both; display: block; font-size: 0;}

.zindex99{z-index:99; position: relative;}
.FFF_9{ color: rgba(255,255,255,0.9) !important;}
.FFF_8{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a:hover{ color: rgba(255,255,255,0.95) !important;}
.fir_title{ width:100%; text-align:center; font-weight:normal; font-size:30px; line-height:40px; color:#333; padding-top:60px; text-transform : uppercase/*全字母大写*/;}
.sec_title{ width:100%; text-align:center; font-weight:normal; font-size:16px; line-height:30px; color:#555; padding-bottom:35px; }
.linep{ display:block; margin:7px auto; width:60px; height:2px; background:#0966CA; overflow:hidden; font-size:0; }
.linep_color{ background:#009746;  }
.marginBTM35{ margin-bottom:35px;}
.paddingBTM50{ padding-bottom:50px;}
.paddingBTM65{ padding-bottom:65px;}
.paddingBTM60{ padding-bottom:60px;}
.paddingBTM70{ padding-bottom:70px;}
.paddingBTM25{ padding-bottom:25px;}
.paddingBTM15{ padding-bottom:15px;}
.paddingBTM10{ padding-bottom:10px;}
.paddingTop65{ padding-Top:125px;}
.paddingTop70{ padding-Top:70px;}
.paddingTop50{ padding-Top:50px;}
.paddingTop35{ padding-Top:35px;}
.paddingTop25{ padding-Top:25px;}
.paddingTop15{ padding-Top:15px;}
.paddingTop10{ padding-Top:10px;}
.margin-top-35{margin-top:35px!important;}
.text_3{text-overflow:ellipsis; }/*需要配合<nobr>*/

/*---------------------------------//公共 body-----------------------------------*/
#bodyMain:after,#body:after,#contect:after,.contect:after,#content:after,.content:after{ content: ''; clear: both; display: block; font-size: 0;}
#bodyMain{width:100%; }
#body{ width:100%;  max-width:1300px; margin:0 auto;  box-sizing:border-box;}
.w1300{width:1300px !important;}
.contect,.content{ display:block; width:100%;  max-width:1300px; padding:0; margin:0; padding-bottom: 20px;  }
.bg_color_F9{ background:#F9F9F9;}
.bg_color_FFF{ background:#FFF;}
.bg_F4F4F4{ background:#F4F4F4;}
.title_first{
    font-size: 30px;
    line-height: 40px;
    color: #0062b4;
    font-weight: bold;
}
.title_secd {font-weight:normal;font-size: 1.4em; color:#444;  font-style: italic;  margin-bottom: 30px;text-transform : uppercase/*全字母大写*/}

/*************分页************/
.page_box{clear:both;text-align:center;overflow:hidden; margin:30px 0;    width: 100%;    float: left;}
.page_box a,.pgpaglis span{display:inline-block;padding:7px 15px;margin:0 5px 10px;border:1px solid #ccc;}
.page_box a:hover{background:#073763;border:1px solid #073763;color:#fff;}
.page_box span{background:#073763;border:1px solid #073763;color:#fff;}

/*************当前位置************/
.location_box:after,.location:after{ content: ''; clear: both; display: block; font-size: 0;}
.location_box{
    width:100%;
    display: flex;
    align-items: center;
    margin: 20px auto;
}
.location{
    text-transform:Capitalize;
	line-height: 25px; 
    flex: 1;
    text-align: right;
}
.location li {
    text-transform:Capitalize;
	display: inline-block; 
	padding-left: 20px;
	font-size: 14px;
	color: #999; 
    position:relative;
}
.location li:before {
	position:absolute;
	top: 0;
	left: 7px;
	font-family: 'FontAwesome';
	content: "\f105";
}
.location li:nth-of-type(1):before {
    position:absolute;
	top: 0;
	left: 0px;
	font-family: 'FontAwesome';
	content: "\f015";
	color: rgb(5,70,204);
}


/*---------------------------------//banner-----------------------------------*/
#banner_Main:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
#banner_Main {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	text-align: center;
	background-color: #f3f3f3;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
/* #banner_Main:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(61,99,138,.5);
	z-index: 1;
} */
.banner_text{ 
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.banner_text .title {
    font-weight: 500;
    font-size: 44px;
    line-height: 60px;
    color: #ffffff;
    padding: 0;
}
.banner_text .desc {
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 40px;
    color: #ffffff;
}


/*---------------------------------//首页-----------------------------------*/
.layer1{ width: 100%;}
.title{ width: 100%; padding: 55px 0;}
.title h2{ height: 34px; line-height: 34px; padding-left: 15px; box-sizing: border-box; border-left:4px solid #7194bd; font-size: 32px; font-weight: bold; color: #1d85e4; margin-bottom: 12px;}
.title h2 span{ color: #7f7f7f; font-size: 16px; margin-left: 15px; font-weight: normal;}
.title p{ font-size: 26px; color: #89bded;}

.layer1 ul{ width: 100%; overflow: hidden;}
.layer1 ul li{position: relative; padding: 0 25px; box-sizing: border-box; height: 360px; width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; background: #e5edf5;}
.layer1 ul li:nth-child(3n){ margin-right: 0;}
.layer1 ul li .text{ width: 100%; height: 100%;}
.layer1 ul li .text h2{ height: 120px; line-height: 120px; font-size: 24px; font-weight: 540;color: #333; overflow: hidden;}
.layer1 ul li .text p{ padding-top: 12px; width:130px; font-size: 14px; line-height: 24px; color: #808080; height: 160px;}
.layer1 ul li .text .more{ display: block; padding-left: 34px; background: url(../images/index_13.jpg) left center no-repeat; height: 22px; line-height: 22px; font-size: 14px; color: #1d85e4;}
.layer1 ul li .icon{ position: absolute; right: 10px; top: 0; height: 100%; width: 250px;
    display: flex;
    align-items: center;
}
.layer1 ul li .icon img{width: 100%; /*position: absolute; right: 10px; top: 50%; transform: translateY(-40%);*/}
.layer1 ul li:nth-child(4){ margin-bottom: 0;}
.layer1 ul li:nth-child(5){ margin-bottom: 0;}
.layer1 ul li:nth-child(6){ margin-bottom: 0;}

.layer1:after, .layer2:after, .layer3:after, .layer4:after, .layer5:after, .layer6:after {content: '';clear: both;	display: block;	font-size: 0;}
.layer2{ width: 100%;max-width: 1300px; padding: 20px 0;}
.layer2 ul{  width: 100%;  margin: 0 auto; display: flex; align-items: center; justify-items: center;}
.layer2 ul li{ max-width: 200px; height: 80px; overflow: hidden; margin: 0 7px;display: flex; align-items: center; justify-items: center;}
.layer2 ul li img{ width: 100%; flex:1;}

.layer3{ width: 100%;  background: url(../images/pic1.jpg); background-attachment:fixed ; background-size:100% 100% ; height: 720px; }
.layer3Box{ width: 100%;max-width: 1300px;  margin: 0 auto; padding-top: 85px; overflow: hidden;}
.layer3Box .icon{ float: left; width: 50%; position: relative;}
.layer3Box .icon .iconBox{ width: 500px; height: 500px; border-radius:50%; margin: 0 auto; border: 20px solid rgba(255,255,255,0.5); position: relative; overflow: hidden; text-align: center;}
.layer3Box .icon .iconBox .swiper-container{ width: 100%; max-width: 1300px; height: 100%; overflow: hidden; border-radius:50%;}
.layer3Box .icon .iconBox img{ display: block; width: auto; min-width: 100%;max-width: none; height: 100%;}

.layer3Box .icon .iconBox .swiper-button-prev{ background: url(../images/prev.png); background-size:100% 100% ; width: 23px; height: 38px; background-size:100% 100%; left: -60px; top: 50%; transform: translateY(-50%); margin: 0;}
.layer3Box .icon .iconBox .swiper-button-next{ background: url(../images/next.png); background-size:100% 100% ; width: 23px; height: 38px; background-size:100% 100%; right: -60px; top: 50%; transform: translateY(-50%); margin: 0;}
.layer3Box .icon .iconBox .swiper-button-prev:after{ display: none;}
.layer3Box .icon .iconBox .swiper-button-next:after{ display: none;}
.layer3Box .text{ width: 50%;  float: left;}
.layer3Box .text .title{padding: 55px 0;}
.layer3Box .text .title h2{ border-left:4px solid #fff; color: #fff;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 12px;
}
.layer3Box .text .title span{ color: #fff; font-size: 16px; font-weight: normal; margin-left: 15px;}
.layer3Box .text .title p{ color: #fff; font-size: 26px;}
.layer3Box .text .nr{width: 100%; font-size: 16px; color: #fff; line-height: 24px; text-indent: 32px;}

.layer4{ width: 100%; padding: 95px 0; background: #fff;}
.layer4 ul{ width: 100%; max-width: 1300px; margin: 0 auto; overflow: hidden;}
.layer4 ul li{ width: 23.5%; float: left; margin-right: 2%;}
.layer4 ul li:last-child{ margin-right: 0;}
.layer4 ul li .icon{ width: 100%; max-width: 1300px; height: 115px; position: relative;}
.layer4 ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.layer4 ul li .text h2{ text-align: center; font-size: 32px; color: #333; font-weight: bold; margin-bottom: 25px;}
.layer4 ul li .text p{ text-align: center; font-size: 15px; color: #676767; line-height: 24px;}

.layer5{ width: 100%; padding-bottom:60px; margin-bottom: 60px; background:#f6f6f6}
.layer5Box{width: 100%; max-width: 1300px; margin: 0 auto;}
.layer5 ul{ overflow: hidden;}
.layer5 ul li{ margin-bottom: 30px; width: 32%; float: left; background: #fff; padding: 0 45px; height: 300px; box-sizing: border-box; margin-right: 2%;}
.layer5 ul li.long{ height: 475px; width: 66%; padding: 0;}
.layer5 ul li img{ display: block; width: 100%; max-width: 1300px; height: 100%;}
.layer5 ul li h2{ line-height: 42px; font-size: 32px; height: 84px; color: #333; overflow: hidden; margin: 20px 0; font-weight: normal;}
.layer5 ul li p{ font-size: 18px; line-height: 24px; color: #8d8d8d;}
.layer5 ul li .time{ margin-top: 35px; height: 22px; line-height: 22px; font-size: 14px; width: 100%; overflow: hidden; color: #666;}
.layer5 ul li .time a{ display: inline-block; float: right; padding-right: 30px; background: url(../images/more_03.jpg) right center no-repeat; font-size: 14px; color: #1d85e4;}
.layer5 ul li:nth-child(2){ height: 475px; margin-right: 0; padding-top: 50px; box-sizing: border-box;}
.layer5 ul li:nth-child(3){ margin-bottom: 0;}
.layer5 ul li:nth-child(4){ margin-bottom: 0;}
.layer5 ul li:nth-child(5){ margin-bottom: 0; margin-right: 0;}

/*---------------------------------//关于我们-----------------------------------*/
.about_box:after { content: ''; clear: both; display: block;	font-size: 0;}
.about_box{display: flex;  justify-content: space-between; width: 100%;  margin-bottom: 120px;}
.about_left{ width: 50%;}
.about_left_title{width: 100%; float: left;}
.about_left_title h2 {
    color: #0262b3;
    font-size: 30px;
    position: relative;
    padding-left: 18px;
    font-weight: bolder;
}
.about_left_title h2:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 28px;
    background: #0262b3;
    left: 0;
    top: 20%;
}
.about_left_title h5 {
    color: #c5dff3;
    font-size: 20px;
    text-transform: uppercase;
}
.about_left_info{
    width: 100%; float: left;
    position: relative;
    margin-top: 30px;
}
.about_left_info_text{
    position: absolute;
    left: 0;
    top: 0;
    right: -50px;
    background: #f3f3f3;
    padding: 35px;
    border-radius: 8px;
    z-index: 2;
    line-height: 1.8;
}
.about_right{
    width: 50%; height: 500px; overflow: hidden;
    background-color: #f3f3f3;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.about_right img{width:auto; height: 500px;}

/******关于我们-企业文化*******/
.culture_box:after { content: ''; clear: both; display: block;	font-size: 0;}
.culture_box{
    display: flex;  justify-content: space-between; 
    width: 100%;  margin-bottom: 50px; padding-bottom: 50px;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.culture_info{ 
    width: 45%;
    margin: 0 auto;
    background: #e8f5fe;
    border-radius: 10px;
    text-align: center;
    position: relative;
}
.culture_info i{
    width: 140px; height: 140px; line-height: 140px; background-color: #3881CD; overflow: hidden; border-radius: 100%; text-align: center;
    color: #FFF; font-size: 70px;
    position: absolute;
    z-index: 9;
    top: -68px;
    left: 50%;
    transform: translate(-50%,0);

}
.culture_title{ margin: 100px 0 30px; }
.culture_title h2{font-weight: normal;
    font-size: 26px;
    color: #333333;
    margin-bottom: 3px;
}
.culture_title h5{font-weight: normal;
    font-size: 16px;
    color: #888888;
    text-transform: uppercase;
}
.culture_text{
    padding: 0 45px 45px 45px; text-align: left; line-height: 1.6;
}



/*---------------------------------//产品-----------------------------------*/
.product_box:after { content: ''; clear: both; display: block;	font-size: 0;}
.prodiv{ width: 100%; margin: 30px auto;}
.pro .location_box{ width:calc(100% - 330px);float: right;}
.fl_menu{width: 280px; float: left; margin:20px 0 40px;}
.fl_menu h1{padding-left: 15px;
    font-size: 18px;
    /* background-image: linear-gradient(141deg,#024d74 0%,#1c9ead 51%,#0a6a8e 75%); */
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 2px;
    background-image: linear-gradient(141deg,#208dee 0%,#1977d3 30%,#1e549c 75%);}
.kf_table {
    width: 100%;
    display: table;
}
.kf_table li {
/*    display: table-row;*/
float:left; width:100%;
}
.kf_table li a{display: block;
    float: left;
    width:100%;  height:50px;line-height: 50px;
    box-sizing: border-box;
    overflow: hidden; padding:0px 15px; background:#e5edf5; margin:0px 0; transition: all 0.8s ease 0s; border-bottom: solid 1px #fff; 
    -webkit-transform: all 0.8s ease 0s;}
.kf_table li:hover a{ padding-left:30px; transition: all 0.8s ease 0s;
    -webkit-transform: all 0.8s ease 0s;}
.kf_table li a i{float:right;color:#ccc;line-height: 50px; }
.kf_table li a:hover{  transition: all 0.8s ease 0s;
 -webkit-transform: all 0.8s ease 0s;}
 .kf_table li a:hover i{color:#1d85e4}
 .kf_table li a.on, .kf_table li a:hover{color:#1d85e4}
 .kf_table li a.on i{color:#1d85e4}
 .fr_pro{ width:calc(100% - 330px);float: right;}

.product_box{ width: 100%;
    max-width: 1300px;}
.product_box ul{margin:0 -1%;}
.product_box li{float:left;width:31.33%;margin:0 1% 60px;}
.product_box li a{display:block;}
.product_box li a figure{position:relative;overflow:hidden;height:300px;background: #F2F2F2; box-sizing: border-box; border: 1px solid #F2F2F2; padding:40px}
.product_box li a figure figcaption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(98,195,208,0.7);padding:5px;border-radius:50%;opacity:0;transition:all 0.3s ease-out 0s;}
.product_box li a figure figcaption i{font-size:30px;line-height:30px;color:#fff;}
.product_box li a figure img{width:auto; height: 100%; transition: all ease-out 0.3s; margin: 0 auto;}
.product_box li a p{color:#333; font-size: 18px; text-align: center; padding: 5px 0; line-height: 26px; height: 26px; overflow: hidden;}
.product_box li a:hover img{transform:scale3d(1.05, 1.05, 1);}
.product_box li a:hover figcaption{opacity:1;}
.product_box li a:hover p{color:#06c;}

ul.btn_ul {width: 100%; max-width: 1300px;    max-width: 1300px;
    padding: 20px;
    display: block;
    float: left;}
ul.btn_ul li{float:left;margin-right:10px;}
ul.btn_ul li a{display:block;background:#fff;color:#3292DE;line-height:38px;padding:0 10px;border:1px solid #3292DE;border-radius:3px;}
ul.btn_ul li a i{margin-right:5px;font-size:24px;}
ul.btn_ul li a:hover{background:#3292DE;border:1px solid #3292DE;color:#fff;}
/*---------------------------------//案例-----------------------------------*/
.case_list:after { content: ''; clear: both; display: block;	font-size: 0;}
ul.case_list{width: 100%; max-width: 1300px; margin:0 -1%;}
ul.case_list li{float:left;width:48%;margin:0 1%;  position: relative;}
ul.case_list li a{display:block;}
ul.case_list li a figure{width: 51%; transition: all 0.3s ease; background: #F2F2F2; border: 1px solid #F2F2F2; box-sizing: border-box; overflow: hidden; }
ul.case_list li a figure img{width: 100%; transition: all 0.3s ease;  }
ul.case_list li a section{
    width: 49%;box-sizing: border-box; 
    text-align: center;
    padding: 60px 5%;
    transition: all 0.3s ease;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    background: rgba(4,71,127,1);
    color: #FFF;
}
ul.case_list li a section i{   font-size: 38px; color: rgba(255,255,255,0.3);}
ul.case_list li a section h2{   padding-top: 15px ; font-size: 18px; font-weight: normal;}
ul.case_list li a section p{   margin: 15px 0; color: #ddd; max-height: 102px; overflow: hidden;}
ul.case_list li a section span{
    display: block; margin: 0 auto;
    line-height: 35px;
    width: 104px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 100px;
    border: 1px solid #fff;
}
ul.case_list li a:hover img{transform:scale3d(1.05, 1.05, 1); transition: all ease-out 0.3s; }
ul.case_list li a:hover section {width: 100%; background: rgba(4,71,127,0.5); }


/*---------------------------------//新闻 news-----------------------------------*/
.new_box:after { content: ''; clear: both; display: block;	font-size: 0;}
.new_box{ width: 100%; background: #fff; padding: 35px 0;}
ul.new_list{ width: 100%;float: left;}
ul.new_list li{ width: 100%; float: left; border-bottom: 1px solid #eee; padding-bottom: 20px; }
ul.new_list li .time{ width: 90px;  float: left;}
ul.new_list li .time h2{ height: 90px; line-height: 90px; font-size: 20px; font-weight: bold; color: #333;}
ul.new_list li .time span{ transition: 0.5s; display: block; width: 36px; height: 36px; background: url(../images/arrow1.png) center center no-repeat;}
ul.new_list li:hover .time span{  background: url(../images/arrow2.png) no-repeat 9px 14px #00af66;}

ul.new_list li .text{ transition: 0.5s; width: calc(100% - 90px); float: left; padding-left:50px; padding-top:30px; box-sizing: border-box;}
ul.new_list li .text h2{  font-size: 16px; color: #333;}
ul.new_list li .text p{  padding-top: 10px; font-size: 14px; color: #999; max-height: 55px; overflow: hidden;}
ul.new_list li:hover .text{ padding-left: 90px;}






/*---------------------------------//联系我们-----------------------------------*/
.contact_box:after { content: ''; clear: both; display: block;	font-size: 0;}
.contact_box{display: flex;  justify-content: space-between; width: 100%;  margin-bottom: 50px;/*float: left; */}
.baiduMap {width: 75% ; height:auto;} 
.contact_box section{width:35%;display: block; box-sizing: border-box; padding:0 30px; }

.contact_box section dl{margin:30px 0 40px;}
.contact_box section dt{font-size:24px;line-height:46px;color:#9dc419;}
.contact_box section dd{font-size:36px;line-height:40px;color:#0062b4;font-weight:bold;}
.contact_box section h2{margin:0 0 20px;font-size:24px;line-height:30px;position:relative;}
.contact_box section h2:before{content:'';display:block;position:absolute;top:-30px;left:0;width:30px;height:2px;background:#0062b4;}
.contact_box section span{display:block;overflow:hidden;margin:0 0 20px;line-height:40px;}
.contact_box section span i{display:block;float:left;width:40px;height:40px;font-size:30px;text-align:center;margin:0 10px 0 0;background:#0062b4;color:#fff;border-radius:30px;}
.contact_box section span em{display:block;float:left;color:#0062b4;}
.contact_box section span strong{font-size:24px;}
.contact_box section p{line-height:30px;}
/* .contact_box section p i{float:left;font-size:20px;margin:0 10px 0 0;} */
.contact_box section p i{width: 20px; text-align: center; }
.contact_box section p i.fa-phone{font-size: 18px;}
.contact_box section p i.fa-mobile{font-size: 26px;}


/*************留言表单************/

.feedback_box:after,.feedback:after { content: ''; clear: both; display: block;	font-size: 0;}
.feedback_box{width: 100%; max-width: 1300px; margin: 0 auto;  margin-bottom: 50px; background: #F7F7F7;}
.feedback{width: 40%; float: left;  box-sizing: border-box; padding:15px;}
.feedback_img{width: 60%; float: left; height: 445px; overflow: hidden;}
.feedback_img img{width: 100%;  }
ul.form_list {	width: 100%; float: left; display:block;list-style-type: none;}
ul.form_list li{
    float:left; width:48%;margin:0 1%; box-sizing:border-box; overflow: hidden; margin-bottom:10px; border-bottom: 1px solid #4c4c4c;
    display: flex; justify-content: space-between; align-items: center;
}
ul.form_list li i{font-size: 24px; padding: 0 10px;}
ul.form_list li input{ flex: 1;}

ul.form_list li.long{width:98%;;}

ul.form_list li label {
    font-size: 16px;
        float: left;
        width: 120px;
        display: block;
        padding: 10px;
        font-weight: 400;
        line-height: 20px;
        text-align: right;
    }
ul.form_list li .txt {
    font-size: 14px;line-height: 30px;
    border: none;
    /* 
    width: calc( 100% - 140px );
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    float: left; 
    box-sizing: border-box;
    */
    

}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul.form_list  li .txts {
    font-size: 16px;
    height: 100px;
    /*  
    display: block;
    width: calc( 100% - 140px );
    padding: 10px ;
    line-height: 25px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    display: inline-block;
    float: left;
    */
}
.vcode{display: inline-block;    float: left; margin:0 10px; cursor: pointer;}
/* ul.form_list li input:focus {    border: 1px solid #06c;} */

.tijiao { cursor:pointer; 
    margin: 0 30%;
    width: auto;
    color: #fff; background:#06c;
    border: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 50px;
    border-radius: 6px;
}
.tijiao:hover {  background:#1e549c;}

#code_img {
    border-radius: 6px;
    padding: 11px 15px;
    background: #ECF6FE;
}







/* footer-----------------------------------*/
footer:after, #foot:after,  #footer:after { content: ''; clear: both; display: block;	font-size: 0;}
footer{width:100%;   background:#F5F5F5;}
#foot {
    width:100%; max-width:1300px; 
    text-align:center;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
    color: #666;
    font-size: 14px;
    line-height: 1.4;
}
ul.sitemap { width:100%; display:block;padding-bottom: 10px;}
ul.sitemap a {	
    text-transform:Capitalize; 
    font-size: 1.2em; padding:0 20px;
    color: #333;
    border-right: 1px solid #333 ;
}
ul.sitemap a:last-child {    border-right:none ;}
#foot p { padding-top: 10px;}
#foot p a { color: #666; }
#foot span{ padding:0 5px;}
#foot a:hover { color: #06c; }


















ul.page-list {
    display: table;
    table-layout: fixed;
    width: 100%;
}
ul.page-list li {
    display: table-cell;
    position: relative;
    text-align: center;
}

ul.page-list li.on a {
    display: block;
    color:#06c;
}
ul.page-list li a {text-transform:Capitalize;
    display: block;
    font-size: 18px;
        line-height: 22px;
    padding: 20px 0;
    color: #333;
    transition: all .3s;
}
ul.page-list li:hover a{color: #06c;}
ul.page-list li:hover a:before{background: rgba(2, 59, 143,1); opacity: 1;   transform: scaleX(1);}
ul.page-list li.on a:before {   background: rgb(2, 59, 143);   height:2px; opacity: 1;   transform: scaleX(1);}
ul.page-list li a:before {
    display: block;
    content: '';
    position: absolute;
   bottom: 0;
    left: 0;
    right: 0;
    height:2px;
    background: rgba(2, 59, 143,0.4);
    opacity: 0;
    transform: scaleX(0);
    transition: all .3s; width:20%; left:40%;
}
ul.page-list li:first-child:before {display: none;}
ul.page-list li:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 20px;
    margin: -10px 0 0;
    background: #c9c9c9;
}







/* 产品 */
ul.four_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.four_ul {width:100%; float:left; /*box-shadow: 0px 9px 25px 0px rgba(0,0,0,0.15);*/}
ul.four_ul li:last-child{margin-right:0;}
ul.four_ul li{display:block; float:left;width:24%;  margin-right:1.3%; box-sizing: border-box; position:relative;transition: all 0.6s ease;}
.btn_hot {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 1;
    background: rgba(223,35,40,0.9);
    color: #FFF;
    font-size: 11px;
    display: inline-block;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 6px;
    white-space: nowrap;
}

.btn_hot:before {
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 21px 6px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color:rgba(223,35,40,0.9);
    border-left-color: transparent;
}
.btn_hot:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 6px 0 0;
    border-top-color: rgba(223,35,40,0.9);
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

span.best{ z-index:9;font-size:12px; text-align:center; color:#FFF;
    background: rgba(223,35,40,0.7);
    width: 50px;
    height: 22px; line-height:22px;
    position: absolute;
    left:10px;
    top: 5px;
	transform: skewX(-25deg);/*斜拉*/
	/*transform: rotate(25deg);*//*旋转*/
}
span.best em{ font-style:normal;
	transform: skewX(25deg);/*斜拉*/
	/*transform: rotate(25deg);*//*旋转*/
}
/*ul.four_ul li:before { z-index:9;
    content: "Hot"; font-size:12px; text-align:center; color:#FFF;
    background: rgba(223,35,40,0.7);
    width: 100px;
    height: 100px;
    position: absolute;
    right:2px;
    top: 2px;

}*/
ul.four_ul li:nth-of-type(4n) { margin-right:0; }
ul.four_ul li a{ width:100%; height:100%;   }
ul.four_ul li a p.datu{width:100%; height:312px; display:block; overflow:hidden;background:#f5f5f5;position: relative;}
ul.four_ul li a p.datu img{width:100%;/* min-height:100%; */transition: all 0.6s ease; }
ul.four_ul li a:hover p.datu img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
ul.four_ul li a h2{ text-transform:Capitalize;width:100%; font-size:1.1em; line-height:26px; height:60px; padding-top:5px; color:#444; font-weight: normal; text-align:center;}
ul.four_ul li a:hover h2{ color:#06C; }

ul.four_ul li a:hover p.datu:before {
    opacity: 1;
}
ul.four_ul li a p.datu:before { z-index:999;
    content: "";
    background: rgba(6, 77, 163, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
    transition: all 0.3s;
}

ul.four_ul li a p.datu:after { z-index:9999;
    content: "\f002";
    font-family: "FontAwesome";
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all 0.3s;
    color: #fff;
    font-size: 50px;
}
ul.four_ul li a:hover p.datu:after { 
    opacity: 1; top: 50%;

}




.floor1{top: 680px;
    position: absolute;
    z-index: 990;
    overflow: hidden;
    left: 50%;
    margin-left: -650px;
    width: 100%;
   background:rgba(255,255,255,1);
    height: 260px;
    bottom: 0px;
    z-index: 998;}

	
#six_box_bg{ position:absolute; left:0; right:0; top:50%; height:370px; background:rgba(247, 255, 255, 1); z-index:-2;}
#six_box{ width:90%; margin:0 auto;  box-sizing:border-box; background: #FFF;position:relative; }
#six_box:before{content: '';position:absolute; left:100%; top:0; bottom:0; width:50%; background:#FFF; z-index:-1;}

#six_box:after,
ul.six_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.six_ul {width:100%; max-width:1300px; margin:0 auto; padding:25px 0;}
ul.six_ul li:last-child{margin-right:0;}
ul.six_ul li{display:block; float:left;width:20%; /*margin-left:1%;*/ padding-right:1%; height:;box-sizing: border-box; position:relative;transition: all 0.6s ease;}
ul.six_ul li a{ text-align:center;}
ul.six_ul li a i{ width:120px; height:120px; line-height:120px; border-radius:50%;display: block; margin:0 auto;overflow:hidden;color:#FFF; font-size:4em;
    background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );
	
	    /*background: linear-gradient(-135deg, rgba(163,4,4,0.9) 0%,rgba(12, 76, 163,1) 100%);*/

	}
ul.six_ul li a p.datu img{widht:100%;/* min-height:100%; */transition: all 0.6s ease; }
ul.six_ul li a:hover p.datu img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
ul.six_ul li a h2{ width:100%; font-size:0.8em; line-height:1.5; color:#333; font-weight: normal; text-align:center;}
ul.six_ul li a h2 em{font-size:2.6em; font-style:normal; padding-right:3px;}
ul.six_ul li a p{text-transform:Capitalize; width:100%; font-size:1em;line-height:1.2; color:#999; font-weight: normal; text-align:center;}

.w50{width:50%; float:left; box-sizing: border-box;}
.w50:after{ content: ''; clear: both; display: block; font-size: 0;}
.about_con{ padding-right:50px;}
.about_img{ padding-left:80px; max-height:425px; overflow:hidden; float:right;}
.about_img img {transition: all 0.6s ease;}
.about_img:hover img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
.about_con h2{ padding-bottom:130px; font-size:2.4em;letter-spacing:2px; font-weight:530; color:rgb(30, 84, 156); line-height:1.1;}
.about_con h2 span{ font-size:0.7em; color:#777; font-weight: normal; }
.about_con p{ padding-top:20px; line-height:1.9;}




.herf_box { position: relative; overflow:hidden; display:block; margin-top:12px;
    border:rgba(6, 77, 163, 1) 1px solid; box-sizing: border-box; transition: all .36s ease;
	 width: 150px; text-align:center; line-height:36px;border-radius:8px;  font-size:0.85em; color: rgba(6, 77, 163, 1);
}	
.herf_box:hover {color:rgba(255, 255, 255, 1); }
.herf_box:before {content: ""; z-index:-1;position:absolute; left:0; top:0; width:0; height:100%; transition: all .36s ease;
    background:rgba(6, 77, 163, 1);
	/*background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );*/
	
}
.herf_box:hover:before {width:100%; }  



.w545:after{ content: ''; clear: both; display: block; font-size: 0;}
.w545{width:640px; float:left; margin-right:20px; padding:25px; box-sizing:border-box; float:left; background:#FFF;
overflow: hidden;
max-height: 468px;}
.w545 h3 a{ width:100%; display:block; position:relative;
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #222;
}
.w545 h3 a sapn{ padding-left:10px; 
    font-size: 0.7em;
    color: #777;
    font-weight: normal;
}
.w545 h3 a:after {
    display: block;
    content: '';
    position: absolute;
    top:  50%;
    right: 2%;
    width: 36px;    height: 36px;    margin: -18px 0 0 -18px;
    background: url(../images/more-btn-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
.w545 h3 a:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }



		
dl.news_i{ width:100%;  float:left; border-top:#eee 1px dashed; margin-top:10px;}
dl.news_i dd{ width:100%;  float:left; padding:15px 0;  position:relative;overflow:hidden;border-bottom:#eee 1px dashed;}
dl.news_i dd a{  }
dl.news_i dd a h2{ font-size: 1em; line-height:26px; height:26px; overflow:hidden; color: #333; font-weight:500;}
dl.news_i dd a span{ color: #999;font-size: 0.7em;line-height:20px; }
dl.news_i dd a p{  max-height:67px;line-height:26px; font-size:0.8em; overflow:hidden;
font-size: 0.95em; line-height: 1.5; color: #777;
}

dl.news_i dd a:hover h2{  color: #0B6ECA; }
dl.news_i dd:hover{ background:#FFF;}

dl.news_i dd:before {content: "\f178"; font-family: "FontAwesome";position:absolute; right:30px; top:15px; transition: all .36s ease;color: #999;}
dl.news_i dd:hover:before {right:-30px;  }  
dl.news_i dd:after {	content: "\f178"; font-family: "FontAwesome";position:absolute; right:60px; top:15px; transition: all .36s ease;color: #999;opacity:0;}
dl.news_i dd:hover:after {	opacity:1;  right:30px;	}


ul.news_list_index {width: calc( 100% - 300px); float: left; background:#FFF;}
ul.news_list_index:after{ content:'';clear: both; display: block;	font-size:0;}
ul.news_list_index li{float:left; width:99%; position:relative; margin-top:4px;}
ul.news_list_index p {  display:block; float:left ; width: calc( 100% - 80px); height: 70px; overflow:hidden; box-sizing:border-box; padding:12px 10px; line-height:24px; font-size:0.95em; }
ul.news_list_index dl { text-align:center; display:block;float:left;
    background: #eee;color: #666666;
    width: 80px;
    height: 70px;box-sizing:border-box; padding-top:10px;
}

ul.news_list_index dt  {line-height: 36px; font-size: 1.4em; font-weight:bold; }
ul.news_list_index dd  {line-height:1; font-size: 1em; }


dl.recruit {
    display: block; float:left;width:100%; box-sizing: border-box;
    position: relative;
    padding: 46px 40px 50px;
    background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );
    /*box-shadow: 14px 14px 20px 0px rgba(0, 0, 0, 0.1);*/
}
dl.recruit dt{
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #ffffff;
}
dl.recruit dd{
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #ffffff;
}
dl.recruit:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 36px;
    height: 36px;
    margin: -18px 0 0;
    background: url(../images/more-white-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
dl.recruit:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }


.w735{width:640px;float:left;}
.w735:after{ content: ''; clear: both; display: block; font-size: 0;}
ol.about_pic{width:100%; height:224px;  overflow:hidden; float:left;box-sizing:border-box; position:relative; background:url(../images/sz.jpg) center center no-repeat; background-size:cover;}
ol.about_pic a{ text-align:center; padding-top:60px;display:block;width:100%; height:100%; box-sizing:border-box;}
ol.about_pic a h2{
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #FFF;
}
ol.about_pic a p {
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #F7F7F7;
}
ol.about_pic:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 36px;    height: 36px;    margin: 0 0 0 -18px;
    background: url(../images/more-white-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
ol.about_pic:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }






ul.three_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.three_ul {width:100%; float:left; padding-top:20px;}
ul.three_ul li:last-child{margin-right:0;}
ul.three_ul li{display:block; float:left; width:calc( 50% - 10px); margin-right:20px; height:224px; background:#FFF; box-sizing: border-box; position:relative;transition: all 0.6s ease;}
ul.three_ul li a{ text-align:center; padding-top:60px;display:block;width:100%; height:100%; box-sizing:border-box;}
ul.three_ul li a i{ width:120px; height:120px; line-height:120px; border-radius:50%;display: block; margin:0 auto;overflow:hidden;background:#2881c0; color:#FFF; font-size:4em;}
.three_ul li a h2{text-transform:Capitalize;
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #222;
}
ul.three_ul li a p {
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #777777;
}
ul.three_ul li:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 36px;    height: 36px;    margin: 0 0 0 -18px;
    background: url(../images/more-btn-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
ul.three_ul li:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }


/* about 公司介绍-----------------------------------*/
.about_image{width:45%; float:left; box-sizing:border-box; }
ul.iso:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.iso {width:100%; float:left; }
ul.iso li{float:left;width:48%;  margin:1%; }
ul.iso li img{width:100%; }



.about_txt{width:55%; float:left; box-sizing:border-box;padding-left:35px; }
.about_txt p{font-size:16px; line-height:28px; color:#333;padding-top:25px; }
.about_txt h2 {
    font-size: 30px; line-height:1; font-weight:500; padding-bottom:10px;
    color: #06c;
}
.about_txt h3{
    font-size: 18px;line-height:2;font-weight:500; /*text-decoration:underline;*/
    color: #000;
}
.about_txt h3 span{ padding-right:30px; min-width:36%; display:inline-block;}
.about_txt h3 span i{ color:#DF2328}
.about_txt:after,.culbox:after{ content: ''; clear: both; display: block; font-size: 0;}


.ceo_box{ width:1200px; margin:0 auto; border-bottom:#ccc 1px solid; position:relative;}
.ceo_box .ceo_img {position: absolute; right:5%; bottom:0;}
.ceo_box p.txt2 { max-width:700px;
    font-size: 16px; line-height:26px;
    font-weight: 400; 
    padding: 25px 0;
    color: #555;
}
.ceo_box p.ceo {
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.culbox {
    width:1200px; margin:0 auto; padding: 40px 0;
    border-top: 1px solid #e0e0e0;
}
.culbox h5 {text-transform:Capitalize;
    float: left;
    width: 250px;
    font-size: 25px; font-weight:normal;
    color: #444;
}
.culbox p {
    float: left;
    width: 950px;
}


/* 产品详情-----------------------------------*/

.proImg:after{ content: ''; clear: both; display: block; font-size: 0;}
.proImg {width:48%; float:left; margin-right:4%; background: #F2F2F2; box-sizing: border-box; border: 1px solid #F2F2F2;}
.proTxt {width:48%; float:left; }
.proTxt h2 { color:#333;text-transform:capitalize;
    float: left;
    font: normal 28px/1 Arial,"微软雅黑","宋体";
    padding-left: 2%;
    width: 98%;
    border-left: 4px solid #3292de;
}
.proTxt h2 span{ color:#888;}
.proTxt h3 {
    float: left;
    font: normal 26px/50px Arial,"微软雅黑","宋体";
    color: #3292de;
    padding-left: 2%;
    width: 98%;
    margin: 10px 0 0 0;
    border-left: 4px solid #FFF;
    border-bottom: #EFEFEF 1px solid;
}
.proTxt .bz {
    float: left;
    border-bottom: #EFEFEF 1px solid;
    width: 97%;
    padding-left: 3%;
    padding-bottom: 20px;
    line-height: 1.6;
    margin-top: 20px;
    /*background: url(../ico/ico_right.png) 0 5px no-repeat;*/
}
.name_sim {float: left;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    position: relative;
    margin: 30px 0 40px 0;
    height: 40px;
}
.name_sim h2 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 75px;
    height: 70px;
    overflow: hidden;
    background: #FFF;
    padding-right: 15px;
}




/* 新闻-----------------------------------*/
ul.news_list:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.news_list {width:100%; float:left; }
ul.news_list li{float:left;width:24%; box-sizing:border-box; margin-right:1.3%; margin-bottom:20px;}
ul.news_list li:nth-of-type(4n){margin-right:0;}
ul.news_list li.bgs{ background-color:#FCFCFC;  border-top:#F9F9F9 2px solid;}
ul.news_list li.bgs a{padding-top: ;}
ul.news_list li a{ display:block; float:left;width:100%; border:#E9E9E9 1px solid;}
ul.news_list li a h2{width:80%; padding:0 10%; font: normal 16px/35px Arial, Microsoft YaHei; height:35px; overflow:hidden; color:#222; margin-top:10px;}
ul.news_list li a h5{width:80%; padding:1% 10%; font: normal 14px/26px Arial, Microsoft YaHei;height:78px; overflow:hidden; color:#888; text-align:left;}
ul.news_list li.bgs a h5{height:130px;}
ul.news_list li a p.newspic{width:100%; height:230px;overflow:hidden;position: relative;}
ul.news_list li a p.newspic img{width:100%; }
ul.news_list li a time{width:80%;  margin:10px 10%; display:block; font: normal 12px/30px Arial;color:#999; border-top:#F9F9F9 1px solid;text-align:left; }
ul.news_list li a:hover{  border:#0AC3E1 1px solid;}
ul.news_list li a p.newspic:before {
    content: '';
    position: absolute;
    left: 10%;
    margin-left: ;
    bottom: 0;
    display: block;
    border-color: transparent transparent #fff transparent;
    border-width: 8px;
    border-style: solid;
    width: 0px;
    height: 0px;
}

#ViewLeft:after,#NewView:after,#ViewRight:after{ content: ''; clear: both; display: block; font-size: 0;}
#ViewLeft{width:100%; float:left; overflow:hidden;}
#View_tit{width:100%; float:left; overflow:hidden;  border-bottom: 1px solid #E9E9E9; padding-bottom:5px;position:relative;  text-align: center;}
#View_tit h3{font: normal 28px/40px Arial, Microsoft YaHei,Arial;color: #000; position:relative; text-indent:15px; margin-bottom:5px;}
/* #View_tit h3:before{ content:""; position: absolute; left:0; top:12px; 
width:5px; height:20px; overflow:hidden;  background-color:#0066cc;} */
#View_tit p{ font-size: 12px; font-family: Arial,"å®‹ä½“";   color: #888; text-indent:15px;}
#View_tit p a{   color: #00c1de;}
#View_tit p a:hover{   color: #0066cc;}



#NewView{width:100%; float:left;overflow:hidden; padding:11px 0;font: normal 16px/32px Arial, Microsoft YaHei,Arial; word-wrap: break-word;color: #333;}
#NewView a{color: #0066CC;	text-decoration: none;}
#NewView a:hover{color: #0066CC;	text-decoration: underline;}
#NewView img{max-width: 100% !important;height: auto !important;}

#ViewRight{width:300px; float:right; background-color:#F9F9F9;}
#ViewRight h2 {
    height: 50px;
    border-bottom: 1px solid #e3e4e6;
    text-indent: 22px; 
    font: normal 18px/50px Arial, Microsoft YaHei,Arial;color: #333;
}
#ViewRight a.more { margin:0 15px 0 0;
    color: #00c1de; font: normal 14px/50px Arial, Microsoft YaHei,Arial;
}

#ViewRight p.ad{width:100%; }
#ViewRight p.ad img{width:100%; }
ul.notice-panel {    padding: 20px ;    line-height: 20px;    display: inline-block;width:100%; box-sizing:border-box;}
ul.notice-panel li {    width: 100%;    display: inline-block;    padding: 3px 0;}
ul.notice-panel i {
    float: left;
    display: inline-block;
    height: 3px;
    width: 3px;
    margin-right: 14px;
    margin-top: 11px;
    background: #ccc;
    overflow: hidden;
}
ul.notice-panel a {
    display: block;
    color: #333;
}
ul.notice-panel a.ml { margin-left:14px;}
ul.notice-panel a:hover{    color: #0066cc;}
ul.notice-panel a img{ max-width:260px;width:100%;}
ul.notice-panel a p{  text-align:center; margin-bottom:10px;}

#fenxiang{position: absolute; right:2px; top:20px;}
#PREVIOUS_NEXT {border-bottom: #E9E9E9 1px solid;
    float: left; position:relative; 
    width: 100%;
    font: normal 14px/30px Arial, Microsoft YaHei,Arial,"å®‹ä½“"; 
    overflow: hidden;
    margin-top: 20px;
}
.PREVIOUS {border-top: #E9E9E9 1px solid; height:30px; overflow:hidden;}
.NEXT {    border-top: #E9E9E9 1px solid;;height:30px; overflow:hidden;}

/* 联系我们-----------------------------------*/

.inner_cont:after{ content:'';clear: both; display: block;	font-size:0;}
.title_cont:after{ content:'';clear: both; display: block;	font-size:0;}
.txt_area:after{ content:'';clear: both; display: block;	font-size:0;}

.inner_cont {width: 100%; float: left; margin-top:2px;
    overflow: hidden;
    padding: 48px 0 38px;
    background: rgba(248,248,248,0.8);
}
.inner_cont .title_cont {
    float: left; width:35%; text-align:center;
    display: block;
    padding-top: 4%;
    font-size: 25px;
    color: #333; line-height:1.2;
}
 .txt_area {
    float: left;
    padding-left: 80px;
    border-left: 1px solid #ccc;
}
 .txt_area dl {
    margin-bottom: 15px;
}

.txt_area dt span{display:none; font-size:0;}
.txt_area dt {
    display: inline-block;
    color: #f27321;
    font-size: 30px;
    font-family: FontAwesome;
    font-style: normal;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: #f27321 1px solid;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.txt_area dt i {
    text-indent: 6px;
}
.txt_area dd {
    display: inline-block;
    margin-left: 13px;
    font-size: 17px;
    color: #111;
    vertical-align: middle;
}
.txt_area dd font{    font-size: 14px; line-height: 22px;}











/* 联系我们 -----------------------------------*/

.div_just{ float: left;    width: 47%; margin:0 1.5%; box-sizing:border-box;}
.bg_color{ background-color:#f5f5f5; height:542px;}
.right_form{ border: 1px solid #e3e3e3;padding: 25px 30px 5px 25px;
    margin-right: 2%;
    width: 46%;
	}
.right_form h3 { color:#333;
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.right_form span { padding-bottom:15px;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 15px;
}
.right_form p {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.right_form .inputtxt { font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;
    float: left;
    width: 100%;
    text-align: left;
    min-height: 35px;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 14px 25px 15px !important;
    border: 1px solid #d7d8d8;
    text-transform: capitalize;

    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #d7d8d8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.right_form .inputtxt:focus {    border: 1px solid #06c;}



.ul_contct:after,.div_just:after{
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.ul_contct {
    float: left;
    width: 100%;margin-bottom: 50px;
}
.ul_contct li {
    float: left;
    width: 30%; margin:0 1.5%; box-sizing:border-box;
    padding: 38px 30px 39px;
    border: 1px solid #e3e3e3;
}
.ul_contct li h5 { color:#333;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 18px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}
.ul_contct li h5 span {
    float: left;
    width: auto;
    margin-right: 40px;
    padding-right: 60px;
    position: relative;
}
.ul_contct li h5 span:before {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 1px;
    width: 50px;
    content: "";
    background-color: #333;
}
.ul_contct li p {float: left;    padding-top: 19px;}
.ul_contct li em {
    float: left;
    width: 100%;
    color: #666;
    text-align: left;
    font-size: 0.95em; line-height:2;
    font-weight: normal;
    font-style: normal;
}



/* page -----------------------------------*/
#pages {
	font-family: Arial, 宋体;
	padding: 20px 0 25px;
}
#pages:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.bottom_pages {
	width: 100%;
	float: left;
}
.pages_center {
	margin: 0px auto;
	text-align: center;
}
#pages a.a1 {
	background: #FCFCFC;

	padding: 0 10px;
}
#pages a.hover {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: rgba(1, 113, 213, 1);
	border: 1px solid #e3e3e3;
	color: #FFF;
	text-align: center;
	padding: 0 10px;
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #666;
	padding: 0 10px;
}
#pages a:hover {
background: rgba(1, 113, 213, 1);
	color: #FFF;
	text-decoration: none;
}
#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

 
 






#prowarp_L {
	margin: 0 auto; float:left;
	margin-bottom:20px;
	
}
#prowarp_L ul{ width:100%;}
#prowarp_L ul li{ width:100%; float:left; margin:25px 0; position:relative;}
#prowarp_L b {
	border-bottom: solid 1px #a30404;
	display: inline-block;
	color: #0a62c8;
	width: 150px;
	margin: -10px 0px 20px -100px;
}
#prowarp_L h3 {
	font: bold 16px/26px Arial, "微软雅黑", Arial, "宋体";

	color: #363636;
}
#prowarp_L .pro_border {
	display: block;
	position: relative;
	border: solid 1px rgba(62,138,56,0.5);
	left: 0px;
	
	width: 40%;
	height: 310px;
	top: -20px;
}
#prowarp_pic { 
/*	position: absolute;
	*/
	width:50%;
	overflow: hidden;
	left: 20px; float:left;
}
#prowarp_pic img {
	width: 100%;
	transition: all .36s ease;
}
#prowarp_pic img:hover {
	transform: scale3d(1.05, 1.05, 1);
}
#prowarp_L #prowarp_txt {
	width: 48%; position: absolute; left:52%; box-sizing:border-box;

	padding: 15px 30px;
	color: #666;
}

#prowarp_txt h2 {
	font: bold 24px/30px Arial, "微软雅黑", Arial, "宋体";
	color:#a30404;
}
#prowarp_txt p {
	font: normal 14px/24px Arial, "微软雅黑", Arial, "宋体"; color:#363636;
	
	padding: 10px 0px;
	text-align: justify; 
} 
.txt16 {
	font-size: 16px !important;
	line-height: 26px !important;
}
#prowarp_txt ul li {
    margin: 6px 0; font-size:14px;
    padding: 0 15px; position:relative; list-style:inside
}

/*#prowarp_txt ul li:before {
    content: "";
    position: absolute;
    left:10px;
    top: 50%;
    margin-top: -3px;
    width:4px;
    height:4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #363636;
}*/

@media screen and (max-width: 800px){
    .prodiv{ margin:0 auto}
    .pro .location_box{ width:100%}
    .fl_menu{width: 100%; margin-bottom: 40px; margin-top:0;}
    .fr_pro{width: 100%;}
    .product_box li a figure{ padding:10px;}
}